MapperKt

public final class MapperKt

Functions

toCertificateModel
Link copied to clipboard
final static CertificateModel toCertificateModel(GreenCertificate $self, VerificationResult verificationResult)
This methods maps a GreenCertificate object to a CertificateModel instance.
toCertificateViewBean
Link copied to clipboard
final static CertificateViewBean toCertificateViewBean(CertificateModel $self, CertificateStatus status)
toPersonModel
Link copied to clipboard
final static PersonModel toPersonModel(Person $self)
This methods maps a Person object to a PersonModel instance.
toRecoveryModel
Link copied to clipboard
final static RecoveryModel toRecoveryModel(RecoveryStatement $self)
This methods maps a RecoveryStatement object to a RecoveryModel instance.
toTestModel
Link copied to clipboard
final static TestModel toTestModel(Test $self)
This methods maps a Test object to a TestModel instance.
toTestResult
Link copied to clipboard
final static TestResult toTestResult(Test.TestResult $self)
This methods maps a Test object to a TestResult instance.
toVaccinationModel
Link copied to clipboard
final static VaccinationModel toVaccinationModel(Vaccination $self)
This methods maps a Vaccination object to a VaccinationModel instance.